FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (125 ms)

Package KBV.ITA.VOS
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition
Url https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition
Version 1.10.010
Status active
Date 2020-05-18
Name 74_PR_VoS_Composition
Title 74_PR_VoS_Composition
Experimental False
Description Composition für die Verwendung in 74_PR_VoS_Bundle_PVS_VoS bei der Übergabe von Informationen beim VoS-Aufruf durch das PVS.
Copyright Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Composition
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS 74_PR_VoS_Bundle_PVS_VoS

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_EX_VoS_AufrufKontext 74_EX_VoS_AufrufKontext
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Allergie 74_PR_VoS_Allergie
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender 74_PR_VoS_Anwender
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder 74_PR_VoS_Behandelnder
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_BehandelnderRolle 74_PR_VoS_BehandelnderRolle
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette 74_PR_VoS_Betriebsstaette
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Diagnose 74_PR_VoS_Diagnose
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef 74_PR_VoS_DokuRef
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Dosierung 74_PR_VoS_Dosierung
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Kostentraeger 74_PR_VoS_Kostentraeger
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Medikament 74_PR_VoS_Medikament
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Gewicht 74_PR_VoS_OBS_Gewicht
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Koerpergroesse 74_PR_VoS_OBS_Koerpergroesse
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Kreatininwert 74_PR_VoS_OBS_Kreatininwert
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Schwanger 74_PR_VoS_OBS_Schwanger
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Stillend 74_PR_VoS_OBS_Stillend
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient 74_PR_VoS_Patient
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept 74_PR_VoS_Rezept
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System 74_PR_VoS_System
https://fhir.kbv.de/ValueSet/74_VS_VoS_Identifiertyp 74_VS_VoS_Identifiertyp


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition",
  "version" : "1.10.010",
  "name" : "74_PR_VoS_Composition",
  "title" : "74_PR_VoS_Composition",
  "status" : "active",
  "date" : "2020-05-18",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Composition für die Verwendung in 74_PR_VoS_Bundle_PVS_VoS bei der Ãœbergabe von Informationen beim VoS-Aufruf durch das PVS.",
  "copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "3.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition",
        "path" : "Composition",
        "short" : "Compositon für VoS-Aufruf",
        "definition" : "Composition zur Bündelung der für den Aufruf der VoS notwendigen Informationen."
      },
      {
        "id" : "Composition.identifier",
        "path" : "Composition.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.status",
        "path" : "Composition.status",
        "fixedCode" : "final",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSetUri" : "http://hl7.org/fhir/ValueSet/doc-typecodes"
        }
      },
      {
        "id" : "Composition.type.coding",
        "path" : "Composition.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "min" : 1,
        "fixedCode" : "11503-0",
        "mustSupport" : true
      },
      {
        "id" : "Composition.class",
        "path" : "Composition.class",
        "max" : "0"
      },
      {
        "id" : "Composition.subject",
        "path" : "Composition.subject",
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject.extension",
        "path" : "Composition.subject.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Composition.subject.extension:Aufrufkontext",
        "path" : "Composition.subject.extension",
        "sliceName" : "Aufrufkontext",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_AufrufKontext"
          }
        ]
      },
      {
        "id" : "Composition.subject.reference",
        "path" : "Composition.subject.reference",
        "max" : "0"
      },
      {
        "id" : "Composition.subject.identifier",
        "path" : "Composition.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.subject.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Composition.subject.display",
        "definition" : "Dieses Element ist technisch bedingt, da es ohne das Element zu einer Warning kommt.",
        "min" : 1,
        "fixedString" : "Aufrufkontext"
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "max" : "0"
      },
      {
        "id" : "Composition.date",
        "path" : "Composition.date",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author",
        "path" : "Composition.author",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "identifier.type.coding.code"
            }
          ],
          "rules" : "open"
        },
        "min" : 2,
        "max" : "2",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:Anwender",
        "path" : "Composition.author",
        "sliceName" : "Anwender",
        "short" : "PVS-Anwender",
        "definition" : "Anwender (BenutzerID) welchers aus demPVS die VoS aufruft.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:Anwender.reference",
        "path" : "Composition.author.reference",
        "min" : 1
      },
      {
        "id" : "Composition.author:Anwender.identifier",
        "path" : "Composition.author.identifier",
        "short" : "Unterscheidung der Autoren",
        "min" : 1
      },
      {
        "id" : "Composition.author:Anwender.identifier.use",
        "path" : "Composition.author.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Anwender.identifier.type",
        "path" : "Composition.author.identifier.type",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSetUri" : "https://fhir.kbv.de/ValueSet/74_VS_VoS_Identifiertyp"
        }
      },
      {
        "id" : "Composition.author:Anwender.identifier.type.coding",
        "path" : "Composition.author.identifier.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Composition.author:Anwender.identifier.type.coding.system",
        "path" : "Composition.author.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp"
      },
      {
        "id" : "Composition.author:Anwender.identifier.type.coding.code",
        "path" : "Composition.author.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "Anwender"
      },
      {
        "id" : "Composition.author:Anwender.identifier.type.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Composition.author.identifier.type.text",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Anwender.identifier.system",
        "path" : "Composition.author.identifier.system",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Anwender.identifier.value",
        "path" : "Composition.author.identifier.value",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Anwender.identifier.period",
        "path" : "Composition.author.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Anwender.identifier.assigner",
        "path" : "Composition.author.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Anwender.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Composition.author.display",
        "max" : "0"
      },
      {
        "id" : "Composition.author:System",
        "path" : "Composition.author",
        "sliceName" : "System",
        "short" : "System",
        "definition" : "Identifikation des PVS, welches die VoS aufruft.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:System.reference",
        "path" : "Composition.author.reference",
        "min" : 1
      },
      {
        "id" : "Composition.author:System.identifier",
        "path" : "Composition.author.identifier",
        "short" : "Unterscheidung der Autoren",
        "min" : 1
      },
      {
        "id" : "Composition.author:System.identifier.use",
        "path" : "Composition.author.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Composition.author:System.identifier.type",
        "path" : "Composition.author.identifier.type",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSetUri" : "https://fhir.kbv.de/ValueSet/74_VS_VoS_Identifiertyp"
        }
      },
      {
        "id" : "Composition.author:System.identifier.type.coding",
        "path" : "Composition.author.identifier.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Composition.author:System.identifier.type.coding.system",
        "path" : "Composition.author.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp"
      },
      {
        "id" : "Composition.author:System.identifier.type.coding.code",
        "path" : "Composition.author.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "System"
      },
      {
        "id" : "Composition.author:System.identifier.type.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Composition.author.identifier.type.text",
        "max" : "0"
      },
      {
        "id" : "Composition.author:System.identifier.system",
        "path" : "Composition.author.identifier.system",
        "max" : "0"
      },
      {
        "id" : "Composition.author:System.identifier.value",
        "path" : "Composition.author.identifier.value",
        "max" : "0"
      },
      {
        "id" : "Composition.author:System.identifier.period",
        "path" : "Composition.author.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Composition.author:System.identifier.assigner",
        "path" : "Composition.author.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Composition.author:System.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Composition.author.display",
        "max" : "0"
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "mustSupport" : true
      },
      {
        "id" : "Composition.confidentiality",
        "path" : "Composition.confidentiality",
        "max" : "0"
      },
      {
        "id" : "Composition.attester",
        "path" : "Composition.attester",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian",
        "path" : "Composition.custodian",
        "short" : "Betriebsstätte",
        "definition" : "Betriebsstätte",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian.reference",
        "path" : "Composition.custodian.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian.identifier",
        "path" : "Composition.custodian.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Composition.custodian.display",
        "max" : "0"
      },
      {
        "id" : "Composition.relatesTo",
        "path" : "Composition.relatesTo",
        "max" : "0"
      },
      {
        "id" : "Composition.event",
        "path" : "Composition.event",
        "max" : "0"
      },
      {
        "id" : "Composition.section",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "Section"
          }
        ],
        "path" : "Composition.section",
        "short" : "Inhalte des VoS-Aufrufs",
        "definition" : "Inhalte des VoS-Aufrufs. Die notwendigen KBV-Profile in Abhängigkeit des Aufrufkontextes (composition.subject) sind dem Anforderungskatalog zu entnehmen.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section.code",
        "path" : "Composition.section.code",
        "max" : "0"
      },
      {
        "id" : "Composition.section.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section.entry",
        "path" : "Composition.section.entry",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Allergie"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Kostentraeger"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Medikament"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_BehandelnderRolle"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Dosierung"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Diagnose"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Gewicht"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Koerpergroesse"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Kreatininwert"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Schwanger"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Stillend"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section.entry.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section.section",
        "path" : "Composition.section.section",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.